func github.com/coder/websocket.maskGo

2 uses

	github.com/coder/websocket (current package)
		mask.go#L19: func maskGo(b []byte, key uint32) uint32 {
		mask_asm.go#L7: 	return maskGo(b, key)